-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.5
-
Code
-
Classes
- WooCommerceProductDataModel
Total Complexity |
16 |
Dependencies |
1 |
Dependents |
6 |
Total lines |
188 |
Lines of code |
89 |
Logical lines of code |
21 |
Comment lines |
58 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validationRules() |
S |
52 |
1 |
32 |
setFields() |
S |
74 |
2 |
5 |
addField() |
S |
72 |
2 |
5 |
jsonSerialize() |
S |
62 |
1 |
12 |
__construct() |
S |
67 |
1 |
8 |
getName() |
S |
82 |
1 |
3 |
getSluggedName() |
S |
78 |
1 |
3 |
getIcon() |
S |
82 |
1 |
3 |
getVisibility() |
S |
82 |
1 |
3 |
isShowInUI() |
S |
82 |
1 |
3 |
getContent() |
S |
82 |
1 |
3 |
setContent() |
S |
81 |
1 |
3 |
removeField() |
S |
80 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |